Skip to content

Fix Sphinx warnings #74

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 19, 2021
Merged

Conversation

hugovk
Copy link
Contributor

@hugovk hugovk commented Aug 19, 2021

Fixes #71.

Two things:

$ python3 setup.py build_sphinx -b man
running build_sphinx
Running Sphinx v4.0.2
loading pickled environment... done
building [mo]: targets for 0 po files that are out of date
building [man]: all manpages
updating environment: 0 added, 0 changed, 0 removed
looking for now-outdated files... none found
writing... gitdb.1 { intro tutorial api algorithm changes } done
build succeeded.

The manual pages are in build/sphinx/man.

@hugovk hugovk mentioned this pull request Aug 19, 2021
@Byron
Copy link
Member

Byron commented Aug 19, 2021

Thanks a lot, great initiative!

@Byron Byron merged commit 1003c66 into gitpython-developers:master Aug 19, 2021
@hugovk hugovk deleted the fix-sphinx-warnings branch August 19, 2021 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4.0.7: sphinx warnings
2 participants